Class SecurityDataRecoveryStateChangeEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.SecurityDataRecoveryStateChangeEvent
-
Field Summary
Fields inherited from class com.netscape.certsrv.logging.SignedAuditEvent
attributes, NAME_VALUE_DELIMITER, NAME_VALUE_PAIRS_DELIMITER, PASSWORD_MASK, RULENAME
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityDataRecoveryStateChangeEvent
(String subjectID, String outcome, RequestId recoveryID, String operation) -
Method Summary
Methods inherited from class com.netscape.certsrv.logging.SignedAuditEvent
encodeMap, getAttribute, getAttributeList, getAttributes, getParameters, setAttribute, setAttribute
Methods inherited from class com.netscape.certsrv.logging.LogEvent
getEventType, getLevel, getMessage, getMultiline, getNTEventType, getSource, getTimeStamp, setEventType, setLevel, setMessage, setMultiline, setParameters, setSource, toString
-
Constructor Details
-
SecurityDataRecoveryStateChangeEvent
-